'Declaration
Public Overloads Sub WriteByteString( _ ByVal fieldName As String, _ ByVal value() As Byte, _ ByVal index As Integer, _ ByVal count As Integer _ )
'Usage
Dim instance As XmlEncoder Dim fieldName As String Dim value() As Byte Dim index As Integer Dim count As Integer instance.WriteByteString(fieldName, value, index, count)
Parameters
- fieldName
- value
- index
- count